Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multicam driver #30

Open
wants to merge 33 commits into
base: master
Choose a base branch
from
Open

Multicam driver #30

wants to merge 33 commits into from

Conversation

s-light
Copy link

@s-light s-light commented Oct 11, 2017

as described in #29

WIP

@s-light
Copy link
Author

s-light commented Oct 11, 2017

@mkalten pleas let me know if syntax changes like in #eba997e are ok for you. if not i will revoke it.

@s-light
Copy link
Author

s-light commented Oct 16, 2017

with d9def4f i now have a working test-setup. next step is to create some test video files and copy/port the actual multicam driver.

@s-light
Copy link
Author

s-light commented Oct 21, 2017

basically its in. but currently for me it crashes if i comment in the child_frame = cam->getFrame();
i don't have an idea how to find this crash cause...
@mkalten could you have a look?

some values for the frame are working other lead to chrashes..
@s-light
Copy link
Author

s-light commented Oct 25, 2017

some new information :-)
positioning works now. (i have not tested all corner cases jet)
but in combination with the cropping of the camera frames it can crash:
some values for the xoff or yoff are crashing - others not.

to try to fix chrashes on camera selection
+ fix missing `,` in driver name list
create some more meaningfull name for the shown configurations
--> could be improved..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant